home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 September / Macworld (1998-09).dmg / Shareware World / Info / For Developers / Frontier 5.1.2 Trial / Website Tutorial / images / getdirectivesmacro.gif < prev    next >
Graphics Interchange Format  |  1998-06-17  |  11KB  |  415x580  |  8-bit (43 colors)
Labels: crt screen | dialog box | monitor | web site | window
OCR: websites .myFirstSite #tools getDirectives Run Debug Compile on getDirectives (adrObject) local (copy adrP ageData errorString) First make copy! copy adrObjectA What is the address of the page data table? adrPaceData html data adrPageT Table If it's an outline send it to html. runOutlineDirectives If it's wp text object send to to html. runDirectives case typeOf {copy} outlineType html. runOutlineDirectives (@copy adrP ageData) wpTextType html. runDirectives (string (copy). adrP 'ageData) else t'c ar error if it's neither an outline or wp text object. errorString "Can't get directives because the object neither an outline nor wp- text object scriptError (errorString) Macros always return the text to be inserted in the page In this case we don't want anything inserted in the page return mvF ...